-
Home
-
License Manager for WooCommerce
-
2.2.1
-
Code
-
Classes
- ResourceRepository
Total Complexity |
72 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
471 |
Lines of code |
219 |
Logical lines of code |
136 |
Comment lines |
142 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBy() |
A |
49 |
11 |
28 |
sanitize() |
A |
54 |
11 |
21 |
findAllBy() |
A |
53 |
10 |
20 |
parseQueryConditions() |
S |
54 |
6 |
20 |
findBy() |
S |
58 |
6 |
14 |
countBy() |
S |
61 |
4 |
11 |
find() |
S |
59 |
3 |
16 |
deleteBy() |
S |
63 |
4 |
10 |
findAll() |
S |
61 |
3 |
12 |
update() |
S |
57 |
2 |
17 |
insert() |
S |
60 |
2 |
13 |
getPrimaryKey() |
S |
82 |
1 |
3 |
hasStringKeys() |
S |
78 |
1 |
3 |
getMapping() |
S |
82 |
1 |
3 |
getModel() |
S |
82 |
1 |
3 |
count() |
S |
72 |
1 |
5 |
getTable() |
S |
82 |
1 |
3 |
truncate() |
S |
75 |
1 |
4 |
query() |
S |
76 |
1 |
4 |
delete() |
S |
68 |
1 |
6 |
isLogicalOperator() |
S |
77 |
1 |
3 |